Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Updated index.yaml latest release #1205

Merged
merged 1 commit into from
Jan 27, 2023
Merged

Conversation

rooftopcellist
Copy link
Member

@rooftopcellist rooftopcellist commented Jan 27, 2023

SUMMARY

During the 1.1.4 release, we tried out some new changes that generates the helm chart's index.yaml so that it includes all released awx-operator helm charts. Unfortunately, there was a typo in the URL for the tar. Thanks to @janorn and other community members, we have a fix.

I created this PR to update the index.yaml manually using @janorn 's patch. After this merges, helm installs should work.

This should close:

ISSUE TYPE
  • Bug, Docs Fix or other nominal change

@rooftopcellist rooftopcellist merged commit 56afcae into gh-pages Jan 27, 2023
@rooftopcellist
Copy link
Member Author

rooftopcellist commented Jan 27, 2023

This appears to have fixed it:

$ helm install my-awx-operator awx-operator/awx-operator --version 1.1.4
...
NAME: my-awx-operator
LAST DEPLOYED: Fri Jan 27 09:53:28 2023
NAMESPACE: awx
STATUS: deployed
REVISION: 1
TEST SUITE: None
NOTES:
AWX Operator installed with Helm Chart version 1.1.4

A repo update may be needed:

$ helm repo update

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant